projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0078001
)
docs: add missing scroll delta fields
author
William Jon McCann
<william.jon.mccann@gmail.com>
Mon, 20 Jan 2014 20:31:10 +0000
(15:31 -0500)
committer
William Jon McCann
<william.jon.mccann@gmail.com>
Mon, 20 Jan 2014 23:27:28 +0000
(18:27 -0500)
gdk/gdkevents.h
patch
|
blob
|
history
diff --git
a/gdk/gdkevents.h
b/gdk/gdkevents.h
index 022918646f22beaf99017daf530e7de6225f76b4..18a42fef3ab28a8a6f425254755d6b1469622e4a 100644
(file)
--- a/
gdk/gdkevents.h
+++ b/
gdk/gdkevents.h
@@
-761,6
+761,8
@@
struct _GdkEventTouch
* screen.
* @y_root: the y coordinate of the pointer relative to the root of the
* screen.
+ * @delta_x: the x coordinate of the scroll delta
+ * @delta_y: the y coordinate of the scroll delta
*
* Generated from button presses for the buttons 4 to 7. Wheel mice are
* usually configured to generate button press events for buttons 4 and 5